home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / intro.swf / scripts / DefineSprite_22 / frame_10 / DoAction.as
Encoding:
Text File  |  2000-11-18  |  130 b   |  7 lines

  1. y = getProperty("../text", _Y);
  2. h = getProperty("../text", _height);
  3. if("0" >= y)
  4. {
  5.    setProperty("../text", _Y, y + d);
  6. }
  7.